NevronOpenVision
Nevron.Nov.Diagram.Batches Namespace / NBatchTranslate<TItem> Class / AppendMoveSlaves Method
In This Topic
    AppendMoveSlaves Method
    In This Topic
    Appends all translation slaves to the Nodes array.
    Syntax
    protected void AppendMoveSlaves()
    Remarks
    The method will recursively add the translation slaves of translation slaves. This method is called by the Build method after the Nodes array has been initialized with the specified building nodes.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also